Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

init apache hadoop package #29037

Closed
wants to merge 33 commits into from
Closed

Conversation

kranurag7
Copy link
Contributor

Fixes:

Related:

Pre-review Checklist

For new package PRs only

  • This PR is marked as fixing a pre-existing package request bug
    • Alternatively, the PR is marked as related to a pre-existing package request bug, such as a dependency
  • REQUIRED - The package is available under an OSI-approved or FSF-approved license
  • REQUIRED - The version of the package is still receiving security updates
  • This PR links to the upstream project's support policy (e.g. endoflife.date)

@kranurag7 kranurag7 marked this pull request as ready for review September 24, 2024 15:25
hadoop.yaml Outdated Show resolved Hide resolved
hadoop.yaml Outdated Show resolved Hide resolved
hadoop.yaml Outdated Show resolved Hide resolved
hadoop.yaml Outdated Show resolved Hide resolved
hadoop.yaml Outdated Show resolved Hide resolved
hadoop.yaml Outdated Show resolved Hide resolved
hadoop/pombump-properties.yaml Outdated Show resolved Hide resolved
hadoop.yaml Outdated Show resolved Hide resolved
EyeCantCU pushed a commit that referenced this pull request Sep 26, 2024
@kranurag7 kranurag7 marked this pull request as draft September 27, 2024 12:17
Signed-off-by: kranurag7 <[email protected]>
this commit bump the deps and also comments out the ones that are not
compiling.

Signed-off-by: kranurag7 <[email protected]>
for some reason build on x86 is working good but not for arch so adding
these two as build dependencies. This is required because we are
building yarn-ui.

Signed-off-by: kranurag7 <[email protected]>
frontend-maven-plugin which is required for building the UI doesn't work
on aarch64 architecture so we are only building for x86 arch.

Signed-off-by: kranurag7 <[email protected]>
Signed-off-by: kranurag7 <[email protected]>
Signed-off-by: kranurag7 <[email protected]>
Signed-off-by: kranurag7 <[email protected]>
we need coreutils because we are missing env binary on latest image.

Signed-off-by: kranurag7 <[email protected]>
Signed-off-by: kranurag7 <[email protected]>
Signed-off-by: kranurag7 <[email protected]>
@kranurag7 kranurag7 marked this pull request as ready for review October 4, 2024 19:50
hadoop.yaml Outdated Show resolved Hide resolved
hadoop.yaml Outdated Show resolved Hide resolved
kranurag7 and others added 9 commits October 6, 2024 13:12
These are undefined when using OpenSSL > 1.1.1 so the build fails.
Remove the version resitriction so that the common client builds

Signed-off-by: RJ Sampson <[email protected]>
using gnutar because busybox tar is missing some flags.

Signed-off-by: kranurag7 <[email protected]>
some example jobs require this so adding this as runtime dependency.

Signed-off-by: kranurag7 <[email protected]>
these are some additional libraries being added which are optional at
build time but hadoop checknative -a command flags mentions it so adding
it here.

Signed-off-by: kranurag7 <[email protected]>
hadoop.yaml Outdated Show resolved Hide resolved
hadoop.yaml Outdated Show resolved Hide resolved
hadoop.yaml Outdated Show resolved Hide resolved
hadoop.yaml Outdated Show resolved Hide resolved
hadoop.yaml Outdated Show resolved Hide resolved
hadoop/fix-build-openssl.patch Outdated Show resolved Hide resolved
@kranurag7
Copy link
Contributor Author

CI is failing because hadoop-runner is not there which was include as runtime dependency to this package.

Logs:

failed to bundle: unable to build graph: hadoop-3.4-3.4.0-r0: unable to resolve dependency hadoop-runner-3.4: could not find package that provides hadoop-runner-3.4 in indexes

@kranurag7
Copy link
Contributor Author

closing given this is not longer tracked here.

@kranurag7 kranurag7 closed this Oct 9, 2024
@kranurag7 kranurag7 deleted the kr/apache-hadoop branch October 9, 2024 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants